go plugin is not striping the .git from the source
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
When I use a source for the go plugin like this:
source: https://github.com/cloudfoundry/cli.git
It will use cli.git as the go package. Notice the ".git" in the last argument:
env GOPATH=/home/elopio/workspace/canonical/snappy-playpen/cloudfoundry-cli/parts/cli/go go get -t -d ./cli.git/...
Evaluation history
No evaluation history available.